From: Lars Ingebrigtsen Date: Fri, 6 Aug 2021 11:03:28 +0000 (+0200) Subject: Mention NonGNU in "Package Archives" node in the manual X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~18^2~1840^2~13 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=483fce3093083b94d9c5e545f2b91d188286f90f;p=emacs.git Mention NonGNU in "Package Archives" node in the manual * doc/lispref/package.texi (Package Archives): Mention NonGNU, too (bug#49899). --- diff --git a/doc/lispref/package.texi b/doc/lispref/package.texi index e8aaa3ae1d1..0cbb3aa8bb7 100644 --- a/doc/lispref/package.texi +++ b/doc/lispref/package.texi @@ -285,9 +285,10 @@ variable @code{load-file-name} (@pxref{Loading}). Here is an example: Via the Package Menu, users may download packages from @dfn{package archives}. Such archives are specified by the variable -@code{package-archives}, whose default value contains a single entry: -the archive hosted by the GNU project at @url{https://elpa.gnu.org}. This -section describes how to set up and maintain a package archive. +@code{package-archives}, whose default value lists the archives the +archive hosted by the GNU project at @url{https://elpa.gnu.org} and +@url{https://elpa.nongnu.org}. This section describes how to set up +and maintain a package archive. @cindex base location, package archive @defopt package-archives